From 001e21a6aa899a3df74c47b1fc535e15c32c4a4a Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 12 Mar 2001 14:57:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 35bbf7c42e3..ad7a5cb8818 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-03-12 Gerd Moellmann + + * emacs-lisp/autoload.el (generate-file-autoloads): Remove + warning about line lengths. + 2001-03-12 Philippe Waroquiers * progmodes/etags.el (tags-compression-info-list): New variable. @@ -35,11 +40,11 @@ (vc-print-log): Don't switch to the *vc* buffer before the command, so that local variable bindings are preserved. - * vc-{cvs,rcs,sccs}.el: (vc-*-print-log): Output to buffer *vc*, + * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*, not the current buffer. (vc-*-diff): Output to buffer *vc-diff*, not the current buffer. - * vc-cvs.el: (vc-cvs-checkin): When removing the sticky tag, + * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag, make output go to buffer *vc*, not the current buffer. 2001-03-09 Stefan Monnier -- 2.30.2